RULE #3: Variable names do not have quotation marks around them.

  • Click Run and read the error message to debug the program.
  • "fav_movie" is not a correct variable name. Remove the quotes from the variable name so that the sprite can tell you about his favorite movie.

Variable names should always appear orange in your program. A variable name is not a string.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)